Skip to content

release: 0.33.0#43

Merged
bgaleotti merged 9 commits intomainfrom
release-please--branches--main--changes--next
Mar 23, 2026
Merged

release: 0.33.0#43
bgaleotti merged 9 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Mar 18, 2026

Automated Release PR

0.33.0 (2026-03-23)

Full Changelog: v0.32.0...v0.33.0

Features

Bug Fixes

  • sanitize endpoint path params (6ad08f2)

Chores

  • internal: update gitignore (a9d3704)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

Note

Release version 0.33.0 with path encoding fixes and hourly reporting granularity

  • Adds a path_template utility in _path.py that percent-encodes path, query, and fragment parameters correctly and raises ValueError for dot-segment paths; resource methods in optimization.py and categories.py are updated to use it
  • Extends date_interval across all report and log endpoints to accept 'hour' in addition to existing values
  • Adds an optional organization_id parameter to the bots logs and bots/referrals report endpoints
  • Removes shared filter types (TagIDFilter, ModelIDFilter, TopicIDFilter, RegionIDFilter, PersonaIDFilter) from shared and shared_params packages, replacing them with inline TypedDict definitions in each params module
  • Behavioral Change: code that imports the removed filter types from profound.types.shared or profound.types.shared_params will break

Macroscope summarized d6cd2b5.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 18, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/profound-python/a9d3704b5d0af48c655ddf428d52acd416f822b8/profound-0.32.0-py3-none-any.whl'

Expires at: Wed, 22 Apr 2026 12:39:07 GMT
Updated at: Mon, 23 Mar 2026 12:39:07 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2326087 to 2d15a16 Compare March 19, 2026 01:30
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2d15a16 to 8bfbec8 Compare March 19, 2026 02:30
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8bfbec8 to 9b69338 Compare March 19, 2026 15:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9b69338 to 1b543da Compare March 19, 2026 22:30
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1b543da to d890ad9 Compare March 20, 2026 21:30
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d890ad9 to d6cd2b5 Compare March 23, 2026 12:39
@bgaleotti bgaleotti merged commit 76d1fc8 into main Mar 23, 2026
10 checks passed
@bgaleotti bgaleotti deleted the release-please--branches--main--changes--next branch March 23, 2026 18:06
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 23, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant